C#
VB
C++
Raises the CollectionChanged event.
protected virtual void OnCollectionChanged(
AnnNotifyCollectionChangedEventArgs e
)
Protected Overridable Sub OnCollectionChanged(
ByVal e As AnnNotifyCollectionChangedEventArgs
)
protected:
virtual void OnCollectionChanged(
AnnNotifyCollectionChangedEventArgs^ e
)
e
Event data.
Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET